home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / tag110b.zip / READ.ME < prev    next >
Text File  |  1991-12-07  |  8KB  |  145 lines

  1. Read the TAGFILE.TXT and following enhancements will be included here.
  2.  
  3. 11-19-91  File names are sent out the port for batch uploading!  Added
  4.           new parameter to DGS.DEF:  On the last line of DGS.DEF add
  5.           the communications port your com package uses.   Type "/" to
  6.           send the upload command with filenames out your comport.  Save
  7.           yourself the trouble of typing those names in.
  8.  
  9. 11-19-91  Better error traping added.
  10.  
  11. 11-20-91  Added a couple of bells ( no whistles yet ).
  12.  
  13. 11-21-91  Hard Coded DSZ and simplified parameters.  Any parameters may
  14.           be added which would come normally after the speed command.
  15.           Hard coded  DSZ port ( your port number ) speed ( your speed
  16.           parameter ).
  17.  
  18. 11-23-91  Added Ymodem for upload options.   Optimised the code some
  19.           and altared structure of the configuration file.  You will
  20.           need to enter your Ymodem parameters in the DGS.DEF file.
  21.           Appropriate menu changes were made to display the new feature.
  22.  
  23. 11-25-91  Added HS/Link Bidirectional Transfer by Samuel Smith and a new
  24.           parameter in DGS.DEF to accomodate the new protocol.  Also some
  25.           menu changes to simplify the interface.  Optimised the code in
  26.           the effort to keep this program as small as possible.  See new
  27.           configuration file.  For more information on HS/Link read
  28.           Samuel Smith's docs. Your port # and speed parameters are included
  29.           from what is read from the configuration file ( DGS.DEF ).
  30.  
  31. 11-25-91  Further Reduced Size of code and changed Window arrangement.
  32.  
  33. 11-27-91  Completely Rewrote the Menu interface to Look Like RBBS to
  34.           give that familiar "stock" look of RBBS-PC.
  35.                Fixed Bug: Tag file name not being written to DGS.DEF on
  36.                           Carriage return.  If no name is entered it
  37.                           defaults to the current name rather than
  38.                           writing a blank line.
  39.                Added: (Changed) ESC command and included it in the menu.
  40.                Added: Delete File List Command.
  41.                Added: Xpert mode.
  42.                Reduced size of code to keep overhead to bare minimum.
  43.  
  44. 11-28-91 Added new config file option.  Enter EXE if using DSZ.EXE or
  45.          COM if using DSZ.COM. This is the last line in the DGS.DEF file.
  46.          More menu Changes -
  47.  
  48. 12-02-91       Added: BiModem and new parameter.  Bimodem string follows
  49.                       HS/Link in DGS.DEF
  50.                Added: Screen writing routines and messages so TAGFILE is
  51.                       more informative as to what it is doing.
  52.                Removed hard coding of Speed for modems working at variable
  53.                Connect rates.
  54.                Reduced Code.
  55.                Changed Arrangement of Menu Commands.
  56.  
  57.  
  58. 12-04-91  Problem: DIRN.EXE was listing subdirectories as file selection
  59.           options.  This is now corrected.
  60.  
  61.           Added: DIZ file description option.  Some BBS systems ( PC-Board)
  62.           use the DIZ file for posting the uploaded file description without
  63.           prompting the uploader.  ....another step in automating the
  64.           BATCH uploading process.  RBBS Batch Enhancer may be adding this
  65.           or a similar option soon.   TAGFILE will now accomodate this
  66.           option in the preparation of your batch uploads.
  67.  
  68.           Need: Your favorite file compression utility and a text editor.
  69.           Recommended: PKZIP.EXE  and QEdit.
  70.  
  71.           Option to Add file descriptions to compressed files:  Tagfile
  72.           uses ID.BAT which can use any compression format you wish.  The
  73.           program will pass the file name to add the description to as the
  74.           first parameter ( %1 ) and FILE_ID.DIZ is passed as the second
  75.           parameter ( %2 ).  The included Batch file will execute as follows:
  76.           PKZIP FILENAME.ZIP FILE_ID.DIZ
  77.           Use any compression utility you wish.   When editing the
  78.           description I recommend you keep each line length to 43 to 46
  79.           chars. Use a text editor in your CONFIGURATION file like QEdit
  80.           and NOT a word processor that adds printer control codes!  You
  81.           can find QEdit on just about any of your favorite BBSs.  If
  82.           not, then download QEDIT21.ZIP from Church Chatters.
  83.  
  84. 12-05-91  Problem  :  Exiting tagging utility with cursor turned off.
  85.                       Cursor is now switched on when exiting the file
  86.                       tagger.
  87.  
  88.           Problem  :  Tagging utility not properly listing files specified
  89.                       Files are now correctly listed.
  90.  
  91.           Added    :  New config file item to specify DIZ file name.
  92.                       This is optional and may be left blank.  If Blank
  93.                       TAGFILE will default to FILE_ID.DIZ.
  94.  
  95. 12-06-91  Improved : error trapping in the tagger DIRN.EXE.
  96.           Added    : Registration info to TAGFILE.EXE upon
  97.                      user request.  To register TAGFILE send
  98.                      $10.00 to Tom Hansen
  99.                                c/o Church Chatters BBS
  100.                                702 Shannon Rd.
  101.                                Papillion, NE 68046
  102.                      Add $10.00 If you would like your copy mailed
  103.                      to you.  Otherwise your registered version of
  104.                      tagfile will be posted on Church Chatters BBS
  105.                      for you to download.
  106.  
  107.  
  108.  
  109. 12-07-91  Added    : Completely configurable protocol option.  I have had
  110.                      several requests to add different protocols and to
  111.                      the menu listings.  Rather than accomodating all the
  112.                      ones out there I decided to allow this to be completely
  113.                      configurable by the user.  This is to keep the menu
  114.                      down to size and not to over do the available options
  115.                      on the list.  Currently at Church Chatters the protocols
  116.                      in TAGFILE have been the most popular ones over the
  117.                      long haul.  Other protocols have not towed the line.
  118.  
  119.          To implement the new features you need to add two lines to DGS.DEF
  120.          immediately following the BiModem command string on lines 7 and 8.
  121.          Line seven is the description which will be shown on menu selection
  122.          [M].  This string can be anything you choose and up to 21 chars long.
  123.  
  124.          Line 8 is the command string for the added option.  I have used PUMA
  125.          as an example but anything may be entered on these lines.
  126.  
  127.  DGS.DEF outline   :
  128.  
  129. Line  1: test.lst      <- Name of file listing tagged files (No Path needed);
  130. Line  2: handshake both sz <- DSZ Command line (Zmodem);
  131. Line  3: sb <- DSZ Command line (Ymodem-g);
  132. Line  4: handshake both sb -k  <- Ymodem command line.
  133. Line  5: -@ -NV -UC:\BOYAN\DL -S2048 <- HS/Link parameters.
  134. Line  6: /I BIMOD1.LOG <- Bimodem Parameters
  135. Line  7: PUMA P2 HF S@TEST.LST  <- User configurable protocol to execute.
  136. Line  8: Upload Puma Batch  <- User configurable menu entry.
  137. Line  9: c:\qed\q.exe  <- Path to your favorite text editor( QEdit recommended);
  138. Line 10: 2             <- Communications port you COMM program uses.
  139. Line 11: 19200         <- Communications port speed
  140. Line 12: COM           <- If using DSZ.COM enter COM here. If using EXE
  141. Line 13: DESC.SDI         enter EXE.  If this line is optional. If left blank
  142.                │          TAGFILE.EXE will default to DSZ.COM.
  143.                └────── -> Text file created by TAGFILE with file descriptions
  144.                           for files uploaded in batch mode.
  145.